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 UpdateApiConfigRequestUpdateApiConfigRequest.Builder. build()UpdateApiConfigRequestUpdateApiConfigRequest.Builder. buildPartial()static UpdateApiConfigRequestUpdateApiConfigRequest. getDefaultInstance()UpdateApiConfigRequestUpdateApiConfigRequest.Builder. getDefaultInstanceForType()UpdateApiConfigRequestUpdateApiConfigRequest. getDefaultInstanceForType()static UpdateApiConfigRequestUpdateApiConfigRequest. parseDelimitedFrom(InputStream input)static UpdateApiConfigRequestUpdateApiConfigRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateApiConfigRequestUpdateApiConfigRequest. parseFrom(byte[] data)static UpdateApiConfigRequestUpdateApiConfigRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateApiConfigRequestUpdateApiConfigRequest. parseFrom(com.google.protobuf.ByteString data)static UpdateApiConfigRequestUpdateApiConfigRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateApiConfigRequestUpdateApiConfigRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UpdateApiConfigRequestUpdateApiConfigRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateApiConfigRequestUpdateApiConfigRequest. parseFrom(InputStream input)static UpdateApiConfigRequestUpdateApiConfigRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateApiConfigRequestUpdateApiConfigRequest. parseFrom(ByteBuffer data)static UpdateApiConfigRequestUpdateApiConfigRequest. 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.BuilderUpdateApiConfigRequest.Builder. mergeFrom(UpdateApiConfigRequest other)static UpdateApiConfigRequest.BuilderUpdateApiConfigRequest. newBuilder(UpdateApiConfigRequest prototype)com.google.longrunning.OperationApiGatewayServiceGrpc.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.voidApiGatewayServiceGrpc.ApiGatewayServiceStub. updateApiConfig(UpdateApiConfigRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates the parameters of a single ApiConfig.default voidApiGatewayServiceGrpc.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.
-