Uses of Class
com.google.cloud.apigateway.v1.UpdateApiConfigRequest
-
Packages that use UpdateApiConfigRequest Package Description com.google.cloud.apigateway.v1 A client to API Gateway APIcom.google.cloud.apigateway.v1.stub -
-
Uses of UpdateApiConfigRequest in com.google.cloud.apigateway.v1
Methods in com.google.cloud.apigateway.v1 that return UpdateApiConfigRequest Modifier and Type Method Description UpdateApiConfigRequest
UpdateApiConfigRequest.Builder. build()
UpdateApiConfigRequest
UpdateApiConfigRequest.Builder. buildPartial()
static UpdateApiConfigRequest
UpdateApiConfigRequest. getDefaultInstance()
UpdateApiConfigRequest
UpdateApiConfigRequest.Builder. getDefaultInstanceForType()
UpdateApiConfigRequest
UpdateApiConfigRequest. getDefaultInstanceForType()
static UpdateApiConfigRequest
UpdateApiConfigRequest. parseDelimitedFrom(InputStream input)
static UpdateApiConfigRequest
UpdateApiConfigRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateApiConfigRequest
UpdateApiConfigRequest. parseFrom(byte[] data)
static UpdateApiConfigRequest
UpdateApiConfigRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateApiConfigRequest
UpdateApiConfigRequest. parseFrom(com.google.protobuf.ByteString data)
static UpdateApiConfigRequest
UpdateApiConfigRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateApiConfigRequest
UpdateApiConfigRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static UpdateApiConfigRequest
UpdateApiConfigRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateApiConfigRequest
UpdateApiConfigRequest. parseFrom(InputStream input)
static UpdateApiConfigRequest
UpdateApiConfigRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateApiConfigRequest
UpdateApiConfigRequest. parseFrom(ByteBuffer data)
static UpdateApiConfigRequest
UpdateApiConfigRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.apigateway.v1 that return types with arguments of type UpdateApiConfigRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdateApiConfigRequest>
UpdateApiConfigRequest. getParserForType()
static io.grpc.MethodDescriptor<UpdateApiConfigRequest,com.google.longrunning.Operation>
ApiGatewayServiceGrpc. getUpdateApiConfigMethod()
static com.google.protobuf.Parser<UpdateApiConfigRequest>
UpdateApiConfigRequest. parser()
com.google.api.gax.rpc.UnaryCallable<UpdateApiConfigRequest,com.google.longrunning.Operation>
ApiGatewayServiceClient. updateApiConfigCallable()
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.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateApiConfigRequest,com.google.longrunning.Operation>
ApiGatewayServiceSettings.Builder. updateApiConfigSettings()
Returns the builder for the settings used for calls to updateApiConfig.com.google.api.gax.rpc.UnaryCallSettings<UpdateApiConfigRequest,com.google.longrunning.Operation>
ApiGatewayServiceSettings. updateApiConfigSettings()
Returns the object with the settings used for calls to updateApiConfig.Methods in com.google.cloud.apigateway.v1 with parameters of type UpdateApiConfigRequest Modifier and Type Method Description UpdateApiConfigRequest.Builder
UpdateApiConfigRequest.Builder. mergeFrom(UpdateApiConfigRequest other)
static UpdateApiConfigRequest.Builder
UpdateApiConfigRequest. newBuilder(UpdateApiConfigRequest prototype)
com.google.longrunning.Operation
ApiGatewayServiceGrpc.ApiGatewayServiceBlockingStub. updateApiConfig(UpdateApiConfigRequest request)
Updates the parameters of a single ApiConfig.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
ApiGatewayServiceGrpc.ApiGatewayServiceFutureStub. updateApiConfig(UpdateApiConfigRequest request)
Updates the parameters of a single ApiConfig.void
ApiGatewayServiceGrpc.ApiGatewayServiceStub. updateApiConfig(UpdateApiConfigRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates the parameters of a single ApiConfig.default void
ApiGatewayServiceGrpc.AsyncService. updateApiConfig(UpdateApiConfigRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
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. -
Uses of UpdateApiConfigRequest in com.google.cloud.apigateway.v1.stub
Methods in com.google.cloud.apigateway.v1.stub that return types with arguments of type UpdateApiConfigRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateApiConfigRequest,com.google.longrunning.Operation>
ApiGatewayServiceStub. updateApiConfigCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateApiConfigRequest,com.google.longrunning.Operation>
GrpcApiGatewayServiceStub. updateApiConfigCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateApiConfigRequest,com.google.longrunning.Operation>
HttpJsonApiGatewayServiceStub. updateApiConfigCallable()
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.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateApiConfigRequest,com.google.longrunning.Operation>
ApiGatewayServiceStubSettings.Builder. updateApiConfigSettings()
Returns the builder for the settings used for calls to updateApiConfig.com.google.api.gax.rpc.UnaryCallSettings<UpdateApiConfigRequest,com.google.longrunning.Operation>
ApiGatewayServiceStubSettings. updateApiConfigSettings()
Returns the object with the settings used for calls to updateApiConfig.
-