Uses of Class
com.google.genai.gaos.models.operations.ListCredentialsResponse.Builder
Packages that use ListCredentialsResponse.Builder
-
Uses of ListCredentialsResponse.Builder in com.google.genai.gaos.models.operations
Methods in com.google.genai.gaos.models.operations that return ListCredentialsResponse.BuilderModifier and TypeMethodDescriptionListCredentialsResponse.builder()ListCredentialsResponse.Builder.contentType(String contentType) HTTP response content type for this operationListCredentialsResponse.Builder.credentialListResponse(CredentialListResponse credentialListResponse) Successful operationListCredentialsResponse.Builder.rawResponse(HttpResponse<InputStream> rawResponse) Raw HTTP response; suitable for custom response parsingListCredentialsResponse.Builder.statusCode(int statusCode) HTTP response status code for this operation