Uses of Class
com.google.genai.gaos.models.environments.GetEnvironmentFilesResponse
Packages that use GetEnvironmentFilesResponse
Package
Description
-
Uses of GetEnvironmentFilesResponse in com.google.genai.gaos.models.environments
Methods in com.google.genai.gaos.models.environments that return GetEnvironmentFilesResponseModifier and TypeMethodDescriptionGetEnvironmentFilesResponse.Builder.build()GetEnvironmentFilesResponse.withFiles(List<EnvironmentFile> files) If the requested path is a directory, this contains its contents.GetEnvironmentFilesResponse.withNextPageToken(String nextPageToken) Pagination token for directory listing. -
Uses of GetEnvironmentFilesResponse in com.google.genai.gaos.models.operations
Methods in com.google.genai.gaos.models.operations that return types with arguments of type GetEnvironmentFilesResponseModifier and TypeMethodDescriptionGetEnvironmentFilesResponse.getEnvironmentFilesResponse()Successful operationMethods in com.google.genai.gaos.models.operations with parameters of type GetEnvironmentFilesResponseModifier and TypeMethodDescriptionGetEnvironmentFilesResponse.Builder.getEnvironmentFilesResponse(GetEnvironmentFilesResponse getEnvironmentFilesResponse) Successful operationGetEnvironmentFilesResponse.withGetEnvironmentFilesResponse(GetEnvironmentFilesResponse getEnvironmentFilesResponse) Successful operationConstructors in com.google.genai.gaos.models.operations with parameters of type GetEnvironmentFilesResponseModifierConstructorDescriptionGetEnvironmentFilesResponse(String contentType, int statusCode, HttpResponse<InputStream> rawResponse, GetEnvironmentFilesResponse getEnvironmentFilesResponse) -
Uses of GetEnvironmentFilesResponse in com.google.genai.gaos.models.operations.async
Methods in com.google.genai.gaos.models.operations.async that return types with arguments of type GetEnvironmentFilesResponseModifier and TypeMethodDescriptionGetEnvironmentFilesResponse.getEnvironmentFilesResponse()Successful operationMethods in com.google.genai.gaos.models.operations.async with parameters of type GetEnvironmentFilesResponseModifier and TypeMethodDescriptionGetEnvironmentFilesResponse.Builder.getEnvironmentFilesResponse(GetEnvironmentFilesResponse getEnvironmentFilesResponse) Successful operationGetEnvironmentFilesResponse.withGetEnvironmentFilesResponse(GetEnvironmentFilesResponse getEnvironmentFilesResponse) Successful operationConstructors in com.google.genai.gaos.models.operations.async with parameters of type GetEnvironmentFilesResponseModifierConstructorDescriptionGetEnvironmentFilesResponse(String contentType, int statusCode, HttpResponse<InputStream> rawResponse, GetEnvironmentFilesResponse getEnvironmentFilesResponse)