Uses of Class
com.google.cloud.apigeeregistry.v1.RollbackApiDeploymentRequest
-
Packages that use RollbackApiDeploymentRequest Package Description com.google.cloud.apigeeregistry.v1 A client to Apigee Registry APIcom.google.cloud.apigeeregistry.v1.stub -
-
Uses of RollbackApiDeploymentRequest in com.google.cloud.apigeeregistry.v1
Methods in com.google.cloud.apigeeregistry.v1 that return RollbackApiDeploymentRequest Modifier and Type Method Description RollbackApiDeploymentRequestRollbackApiDeploymentRequest.Builder. build()RollbackApiDeploymentRequestRollbackApiDeploymentRequest.Builder. buildPartial()static RollbackApiDeploymentRequestRollbackApiDeploymentRequest. getDefaultInstance()RollbackApiDeploymentRequestRollbackApiDeploymentRequest.Builder. getDefaultInstanceForType()RollbackApiDeploymentRequestRollbackApiDeploymentRequest. getDefaultInstanceForType()static RollbackApiDeploymentRequestRollbackApiDeploymentRequest. parseDelimitedFrom(InputStream input)static RollbackApiDeploymentRequestRollbackApiDeploymentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RollbackApiDeploymentRequestRollbackApiDeploymentRequest. parseFrom(byte[] data)static RollbackApiDeploymentRequestRollbackApiDeploymentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RollbackApiDeploymentRequestRollbackApiDeploymentRequest. parseFrom(com.google.protobuf.ByteString data)static RollbackApiDeploymentRequestRollbackApiDeploymentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RollbackApiDeploymentRequestRollbackApiDeploymentRequest. parseFrom(com.google.protobuf.CodedInputStream input)static RollbackApiDeploymentRequestRollbackApiDeploymentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RollbackApiDeploymentRequestRollbackApiDeploymentRequest. parseFrom(InputStream input)static RollbackApiDeploymentRequestRollbackApiDeploymentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RollbackApiDeploymentRequestRollbackApiDeploymentRequest. parseFrom(ByteBuffer data)static RollbackApiDeploymentRequestRollbackApiDeploymentRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.apigeeregistry.v1 that return types with arguments of type RollbackApiDeploymentRequest Modifier and Type Method Description com.google.protobuf.Parser<RollbackApiDeploymentRequest>RollbackApiDeploymentRequest. getParserForType()static io.grpc.MethodDescriptor<RollbackApiDeploymentRequest,ApiDeployment>RegistryGrpc. getRollbackApiDeploymentMethod()static com.google.protobuf.Parser<RollbackApiDeploymentRequest>RollbackApiDeploymentRequest. parser()com.google.api.gax.rpc.UnaryCallable<RollbackApiDeploymentRequest,ApiDeployment>RegistryClient. rollbackApiDeploymentCallable()Sets the current revision to a specified prior revision.com.google.api.gax.rpc.UnaryCallSettings.Builder<RollbackApiDeploymentRequest,ApiDeployment>RegistrySettings.Builder. rollbackApiDeploymentSettings()Returns the builder for the settings used for calls to rollbackApiDeployment.com.google.api.gax.rpc.UnaryCallSettings<RollbackApiDeploymentRequest,ApiDeployment>RegistrySettings. rollbackApiDeploymentSettings()Returns the object with the settings used for calls to rollbackApiDeployment.Methods in com.google.cloud.apigeeregistry.v1 with parameters of type RollbackApiDeploymentRequest Modifier and Type Method Description RollbackApiDeploymentRequest.BuilderRollbackApiDeploymentRequest.Builder. mergeFrom(RollbackApiDeploymentRequest other)static RollbackApiDeploymentRequest.BuilderRollbackApiDeploymentRequest. newBuilder(RollbackApiDeploymentRequest prototype)ApiDeploymentRegistryClient. rollbackApiDeployment(RollbackApiDeploymentRequest request)Sets the current revision to a specified prior revision.default voidRegistryGrpc.AsyncService. rollbackApiDeployment(RollbackApiDeploymentRequest request, io.grpc.stub.StreamObserver<ApiDeployment> responseObserver)Sets the current revision to a specified prior revision.ApiDeploymentRegistryGrpc.RegistryBlockingStub. rollbackApiDeployment(RollbackApiDeploymentRequest request)Sets the current revision to a specified prior revision.com.google.common.util.concurrent.ListenableFuture<ApiDeployment>RegistryGrpc.RegistryFutureStub. rollbackApiDeployment(RollbackApiDeploymentRequest request)Sets the current revision to a specified prior revision.voidRegistryGrpc.RegistryStub. rollbackApiDeployment(RollbackApiDeploymentRequest request, io.grpc.stub.StreamObserver<ApiDeployment> responseObserver)Sets the current revision to a specified prior revision. -
Uses of RollbackApiDeploymentRequest in com.google.cloud.apigeeregistry.v1.stub
Methods in com.google.cloud.apigeeregistry.v1.stub that return types with arguments of type RollbackApiDeploymentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<RollbackApiDeploymentRequest,ApiDeployment>GrpcRegistryStub. rollbackApiDeploymentCallable()com.google.api.gax.rpc.UnaryCallable<RollbackApiDeploymentRequest,ApiDeployment>HttpJsonRegistryStub. rollbackApiDeploymentCallable()com.google.api.gax.rpc.UnaryCallable<RollbackApiDeploymentRequest,ApiDeployment>RegistryStub. rollbackApiDeploymentCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<RollbackApiDeploymentRequest,ApiDeployment>RegistryStubSettings.Builder. rollbackApiDeploymentSettings()Returns the builder for the settings used for calls to rollbackApiDeployment.com.google.api.gax.rpc.UnaryCallSettings<RollbackApiDeploymentRequest,ApiDeployment>RegistryStubSettings. rollbackApiDeploymentSettings()Returns the object with the settings used for calls to rollbackApiDeployment.
-