Uses of Class
com.google.cloud.apigateway.v1.ApiConfig
-
Packages that use ApiConfig Package Description com.google.cloud.apigateway.v1 A client to API Gateway APIcom.google.cloud.apigateway.v1.stub -
-
Uses of ApiConfig in com.google.cloud.apigateway.v1
Methods in com.google.cloud.apigateway.v1 that return ApiConfig Modifier and Type Method Description ApiConfig
ApiConfig.Builder. build()
ApiConfig
ApiConfig.Builder. buildPartial()
ApiConfig
ApiGatewayServiceClient. getApiConfig(ApiConfigName name)
Gets details of a single ApiConfig.ApiConfig
ApiGatewayServiceClient. getApiConfig(GetApiConfigRequest request)
Gets details of a single ApiConfig.ApiConfig
ApiGatewayServiceClient. getApiConfig(String name)
Gets details of a single ApiConfig.ApiConfig
ApiGatewayServiceGrpc.ApiGatewayServiceBlockingStub. getApiConfig(GetApiConfigRequest request)
Gets details of a single ApiConfig.ApiConfig
CreateApiConfigRequest.Builder. getApiConfig()
Required.ApiConfig
CreateApiConfigRequest. getApiConfig()
Required.ApiConfig
CreateApiConfigRequestOrBuilder. getApiConfig()
Required.ApiConfig
UpdateApiConfigRequest.Builder. getApiConfig()
Required.ApiConfig
UpdateApiConfigRequest. getApiConfig()
Required.ApiConfig
UpdateApiConfigRequestOrBuilder. getApiConfig()
Required.ApiConfig
ListApiConfigsResponse.Builder. getApiConfigs(int index)
API Configs.ApiConfig
ListApiConfigsResponse. getApiConfigs(int index)
API Configs.ApiConfig
ListApiConfigsResponseOrBuilder. getApiConfigs(int index)
API Configs.static ApiConfig
ApiConfig. getDefaultInstance()
ApiConfig
ApiConfig.Builder. getDefaultInstanceForType()
ApiConfig
ApiConfig. getDefaultInstanceForType()
static ApiConfig
ApiConfig. parseDelimitedFrom(InputStream input)
static ApiConfig
ApiConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ApiConfig
ApiConfig. parseFrom(byte[] data)
static ApiConfig
ApiConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ApiConfig
ApiConfig. parseFrom(com.google.protobuf.ByteString data)
static ApiConfig
ApiConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ApiConfig
ApiConfig. parseFrom(com.google.protobuf.CodedInputStream input)
static ApiConfig
ApiConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ApiConfig
ApiConfig. parseFrom(InputStream input)
static ApiConfig
ApiConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ApiConfig
ApiConfig. parseFrom(ByteBuffer data)
static ApiConfig
ApiConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.apigateway.v1 that return types with arguments of type ApiConfig Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<ApiConfig,OperationMetadata>
ApiGatewayServiceClient. createApiConfigAsync(ApiName parent, ApiConfig apiConfig, String apiConfigId)
Creates a new ApiConfig in a given project and location.com.google.api.gax.longrunning.OperationFuture<ApiConfig,OperationMetadata>
ApiGatewayServiceClient. createApiConfigAsync(CreateApiConfigRequest request)
Creates a new ApiConfig in a given project and location.com.google.api.gax.longrunning.OperationFuture<ApiConfig,OperationMetadata>
ApiGatewayServiceClient. createApiConfigAsync(String parent, ApiConfig apiConfig, String apiConfigId)
Creates a new ApiConfig in a given project and location.com.google.api.gax.rpc.OperationCallable<CreateApiConfigRequest,ApiConfig,OperationMetadata>
ApiGatewayServiceClient. createApiConfigOperationCallable()
Creates a new ApiConfig in a given project and location.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateApiConfigRequest,ApiConfig,OperationMetadata>
ApiGatewayServiceSettings.Builder. createApiConfigOperationSettings()
Returns the builder for the settings used for calls to createApiConfig.com.google.api.gax.rpc.OperationCallSettings<CreateApiConfigRequest,ApiConfig,OperationMetadata>
ApiGatewayServiceSettings. createApiConfigOperationSettings()
Returns the object with the settings used for calls to createApiConfig.com.google.common.util.concurrent.ListenableFuture<ApiConfig>
ApiGatewayServiceGrpc.ApiGatewayServiceFutureStub. getApiConfig(GetApiConfigRequest request)
Gets details of a single ApiConfig.com.google.api.gax.rpc.UnaryCallable<GetApiConfigRequest,ApiConfig>
ApiGatewayServiceClient. getApiConfigCallable()
Gets details of a single ApiConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetApiConfigRequest,ApiConfig>
ApiGatewayServiceSettings.Builder. getApiConfigSettings()
Returns the builder for the settings used for calls to getApiConfig.com.google.api.gax.rpc.UnaryCallSettings<GetApiConfigRequest,ApiConfig>
ApiGatewayServiceSettings. getApiConfigSettings()
Returns the object with the settings used for calls to getApiConfig.List<ApiConfig>
ListApiConfigsResponse.Builder. getApiConfigsList()
API Configs.List<ApiConfig>
ListApiConfigsResponse. getApiConfigsList()
API Configs.List<ApiConfig>
ListApiConfigsResponseOrBuilder. getApiConfigsList()
API Configs.static io.grpc.MethodDescriptor<GetApiConfigRequest,ApiConfig>
ApiGatewayServiceGrpc. getGetApiConfigMethod()
com.google.protobuf.Parser<ApiConfig>
ApiConfig. getParserForType()
static com.google.protobuf.Parser<ApiConfig>
ApiConfig. parser()
com.google.api.gax.longrunning.OperationFuture<ApiConfig,OperationMetadata>
ApiGatewayServiceClient. updateApiConfigAsync(ApiConfig apiConfig, com.google.protobuf.FieldMask updateMask)
Updates the parameters of a single ApiConfig.com.google.api.gax.longrunning.OperationFuture<ApiConfig,OperationMetadata>
ApiGatewayServiceClient. updateApiConfigAsync(UpdateApiConfigRequest request)
Updates the parameters of a single ApiConfig.com.google.api.gax.rpc.OperationCallable<UpdateApiConfigRequest,ApiConfig,OperationMetadata>
ApiGatewayServiceClient. updateApiConfigOperationCallable()
Updates the parameters of a single ApiConfig.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateApiConfigRequest,ApiConfig,OperationMetadata>
ApiGatewayServiceSettings.Builder. updateApiConfigOperationSettings()
Returns the builder for the settings used for calls to updateApiConfig.com.google.api.gax.rpc.OperationCallSettings<UpdateApiConfigRequest,ApiConfig,OperationMetadata>
ApiGatewayServiceSettings. updateApiConfigOperationSettings()
Returns the object with the settings used for calls to updateApiConfig.Methods in com.google.cloud.apigateway.v1 with parameters of type ApiConfig Modifier and Type Method Description ListApiConfigsResponse.Builder
ListApiConfigsResponse.Builder. addApiConfigs(int index, ApiConfig value)
API Configs.ListApiConfigsResponse.Builder
ListApiConfigsResponse.Builder. addApiConfigs(ApiConfig value)
API Configs.com.google.api.gax.longrunning.OperationFuture<ApiConfig,OperationMetadata>
ApiGatewayServiceClient. createApiConfigAsync(ApiName parent, ApiConfig apiConfig, String apiConfigId)
Creates a new ApiConfig in a given project and location.com.google.api.gax.longrunning.OperationFuture<ApiConfig,OperationMetadata>
ApiGatewayServiceClient. createApiConfigAsync(String parent, ApiConfig apiConfig, String apiConfigId)
Creates a new ApiConfig in a given project and location.CreateApiConfigRequest.Builder
CreateApiConfigRequest.Builder. mergeApiConfig(ApiConfig value)
Required.UpdateApiConfigRequest.Builder
UpdateApiConfigRequest.Builder. mergeApiConfig(ApiConfig value)
Required.ApiConfig.Builder
ApiConfig.Builder. mergeFrom(ApiConfig other)
static ApiConfig.Builder
ApiConfig. newBuilder(ApiConfig prototype)
CreateApiConfigRequest.Builder
CreateApiConfigRequest.Builder. setApiConfig(ApiConfig value)
Required.UpdateApiConfigRequest.Builder
UpdateApiConfigRequest.Builder. setApiConfig(ApiConfig value)
Required.ListApiConfigsResponse.Builder
ListApiConfigsResponse.Builder. setApiConfigs(int index, ApiConfig value)
API Configs.com.google.api.gax.longrunning.OperationFuture<ApiConfig,OperationMetadata>
ApiGatewayServiceClient. updateApiConfigAsync(ApiConfig apiConfig, com.google.protobuf.FieldMask updateMask)
Updates the parameters of a single ApiConfig.Method parameters in com.google.cloud.apigateway.v1 with type arguments of type ApiConfig Modifier and Type Method Description ListApiConfigsResponse.Builder
ListApiConfigsResponse.Builder. addAllApiConfigs(Iterable<? extends ApiConfig> values)
API Configs.static com.google.api.core.ApiFuture<ApiGatewayServiceClient.ListApiConfigsPagedResponse>
ApiGatewayServiceClient.ListApiConfigsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListApiConfigsRequest,ListApiConfigsResponse,ApiConfig> context, com.google.api.core.ApiFuture<ListApiConfigsResponse> futureResponse)
protected ApiGatewayServiceClient.ListApiConfigsPage
ApiGatewayServiceClient.ListApiConfigsPage. createPage(com.google.api.gax.rpc.PageContext<ListApiConfigsRequest,ListApiConfigsResponse,ApiConfig> context, ListApiConfigsResponse response)
com.google.api.core.ApiFuture<ApiGatewayServiceClient.ListApiConfigsPage>
ApiGatewayServiceClient.ListApiConfigsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListApiConfigsRequest,ListApiConfigsResponse,ApiConfig> context, com.google.api.core.ApiFuture<ListApiConfigsResponse> futureResponse)
void
ApiGatewayServiceGrpc.ApiGatewayServiceStub. getApiConfig(GetApiConfigRequest request, io.grpc.stub.StreamObserver<ApiConfig> responseObserver)
Gets details of a single ApiConfig.default void
ApiGatewayServiceGrpc.AsyncService. getApiConfig(GetApiConfigRequest request, io.grpc.stub.StreamObserver<ApiConfig> responseObserver)
Gets details of a single ApiConfig. -
Uses of ApiConfig in com.google.cloud.apigateway.v1.stub
Methods in com.google.cloud.apigateway.v1.stub that return types with arguments of type ApiConfig Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateApiConfigRequest,ApiConfig,OperationMetadata>
ApiGatewayServiceStub. createApiConfigOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateApiConfigRequest,ApiConfig,OperationMetadata>
GrpcApiGatewayServiceStub. createApiConfigOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateApiConfigRequest,ApiConfig,OperationMetadata>
HttpJsonApiGatewayServiceStub. createApiConfigOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateApiConfigRequest,ApiConfig,OperationMetadata>
ApiGatewayServiceStubSettings.Builder. createApiConfigOperationSettings()
Returns the builder for the settings used for calls to createApiConfig.com.google.api.gax.rpc.OperationCallSettings<CreateApiConfigRequest,ApiConfig,OperationMetadata>
ApiGatewayServiceStubSettings. createApiConfigOperationSettings()
Returns the object with the settings used for calls to createApiConfig.com.google.api.gax.rpc.UnaryCallable<GetApiConfigRequest,ApiConfig>
ApiGatewayServiceStub. getApiConfigCallable()
com.google.api.gax.rpc.UnaryCallable<GetApiConfigRequest,ApiConfig>
GrpcApiGatewayServiceStub. getApiConfigCallable()
com.google.api.gax.rpc.UnaryCallable<GetApiConfigRequest,ApiConfig>
HttpJsonApiGatewayServiceStub. getApiConfigCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetApiConfigRequest,ApiConfig>
ApiGatewayServiceStubSettings.Builder. getApiConfigSettings()
Returns the builder for the settings used for calls to getApiConfig.com.google.api.gax.rpc.UnaryCallSettings<GetApiConfigRequest,ApiConfig>
ApiGatewayServiceStubSettings. getApiConfigSettings()
Returns the object with the settings used for calls to getApiConfig.com.google.api.gax.rpc.OperationCallable<UpdateApiConfigRequest,ApiConfig,OperationMetadata>
ApiGatewayServiceStub. updateApiConfigOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateApiConfigRequest,ApiConfig,OperationMetadata>
GrpcApiGatewayServiceStub. updateApiConfigOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateApiConfigRequest,ApiConfig,OperationMetadata>
HttpJsonApiGatewayServiceStub. updateApiConfigOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateApiConfigRequest,ApiConfig,OperationMetadata>
ApiGatewayServiceStubSettings.Builder. updateApiConfigOperationSettings()
Returns the builder for the settings used for calls to updateApiConfig.com.google.api.gax.rpc.OperationCallSettings<UpdateApiConfigRequest,ApiConfig,OperationMetadata>
ApiGatewayServiceStubSettings. updateApiConfigOperationSettings()
Returns the object with the settings used for calls to updateApiConfig.
-