Uses of Class
com.google.cloud.gkehub.v1beta1.ValidateExclusivityResponse
-
Packages that use ValidateExclusivityResponse Package Description com.google.cloud.gkehub.v1beta1 A client to GKE Hub APIcom.google.cloud.gkehub.v1beta1.stub -
-
Uses of ValidateExclusivityResponse in com.google.cloud.gkehub.v1beta1
Methods in com.google.cloud.gkehub.v1beta1 that return ValidateExclusivityResponse Modifier and Type Method Description ValidateExclusivityResponseValidateExclusivityResponse.Builder. build()ValidateExclusivityResponseValidateExclusivityResponse.Builder. buildPartial()static ValidateExclusivityResponseValidateExclusivityResponse. getDefaultInstance()ValidateExclusivityResponseValidateExclusivityResponse.Builder. getDefaultInstanceForType()ValidateExclusivityResponseValidateExclusivityResponse. getDefaultInstanceForType()static ValidateExclusivityResponseValidateExclusivityResponse. parseDelimitedFrom(InputStream input)static ValidateExclusivityResponseValidateExclusivityResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ValidateExclusivityResponseValidateExclusivityResponse. parseFrom(byte[] data)static ValidateExclusivityResponseValidateExclusivityResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ValidateExclusivityResponseValidateExclusivityResponse. parseFrom(com.google.protobuf.ByteString data)static ValidateExclusivityResponseValidateExclusivityResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ValidateExclusivityResponseValidateExclusivityResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ValidateExclusivityResponseValidateExclusivityResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ValidateExclusivityResponseValidateExclusivityResponse. parseFrom(InputStream input)static ValidateExclusivityResponseValidateExclusivityResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ValidateExclusivityResponseValidateExclusivityResponse. parseFrom(ByteBuffer data)static ValidateExclusivityResponseValidateExclusivityResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ValidateExclusivityResponseGkeHubMembershipServiceClient. validateExclusivity(ValidateExclusivityRequest request)ValidateExclusivity validates the state of exclusivity in the cluster.ValidateExclusivityResponseGkeHubMembershipServiceGrpc.GkeHubMembershipServiceBlockingStub. validateExclusivity(ValidateExclusivityRequest request)ValidateExclusivity validates the state of exclusivity in the cluster.Methods in com.google.cloud.gkehub.v1beta1 that return types with arguments of type ValidateExclusivityResponse Modifier and Type Method Description com.google.protobuf.Parser<ValidateExclusivityResponse>ValidateExclusivityResponse. getParserForType()static io.grpc.MethodDescriptor<ValidateExclusivityRequest,ValidateExclusivityResponse>GkeHubMembershipServiceGrpc. getValidateExclusivityMethod()static com.google.protobuf.Parser<ValidateExclusivityResponse>ValidateExclusivityResponse. parser()com.google.common.util.concurrent.ListenableFuture<ValidateExclusivityResponse>GkeHubMembershipServiceGrpc.GkeHubMembershipServiceFutureStub. validateExclusivity(ValidateExclusivityRequest request)ValidateExclusivity validates the state of exclusivity in the cluster.com.google.api.gax.rpc.UnaryCallable<ValidateExclusivityRequest,ValidateExclusivityResponse>GkeHubMembershipServiceClient. validateExclusivityCallable()ValidateExclusivity validates the state of exclusivity in the cluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<ValidateExclusivityRequest,ValidateExclusivityResponse>GkeHubMembershipServiceSettings.Builder. validateExclusivitySettings()Returns the builder for the settings used for calls to validateExclusivity.com.google.api.gax.rpc.UnaryCallSettings<ValidateExclusivityRequest,ValidateExclusivityResponse>GkeHubMembershipServiceSettings. validateExclusivitySettings()Returns the object with the settings used for calls to validateExclusivity.Methods in com.google.cloud.gkehub.v1beta1 with parameters of type ValidateExclusivityResponse Modifier and Type Method Description ValidateExclusivityResponse.BuilderValidateExclusivityResponse.Builder. mergeFrom(ValidateExclusivityResponse other)static ValidateExclusivityResponse.BuilderValidateExclusivityResponse. newBuilder(ValidateExclusivityResponse prototype)Method parameters in com.google.cloud.gkehub.v1beta1 with type arguments of type ValidateExclusivityResponse Modifier and Type Method Description default voidGkeHubMembershipServiceGrpc.AsyncService. validateExclusivity(ValidateExclusivityRequest request, io.grpc.stub.StreamObserver<ValidateExclusivityResponse> responseObserver)ValidateExclusivity validates the state of exclusivity in the cluster.voidGkeHubMembershipServiceGrpc.GkeHubMembershipServiceStub. validateExclusivity(ValidateExclusivityRequest request, io.grpc.stub.StreamObserver<ValidateExclusivityResponse> responseObserver)ValidateExclusivity validates the state of exclusivity in the cluster. -
Uses of ValidateExclusivityResponse in com.google.cloud.gkehub.v1beta1.stub
Methods in com.google.cloud.gkehub.v1beta1.stub that return types with arguments of type ValidateExclusivityResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ValidateExclusivityRequest,ValidateExclusivityResponse>GkeHubMembershipServiceStub. validateExclusivityCallable()com.google.api.gax.rpc.UnaryCallable<ValidateExclusivityRequest,ValidateExclusivityResponse>GrpcGkeHubMembershipServiceStub. validateExclusivityCallable()com.google.api.gax.rpc.UnaryCallable<ValidateExclusivityRequest,ValidateExclusivityResponse>HttpJsonGkeHubMembershipServiceStub. validateExclusivityCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<ValidateExclusivityRequest,ValidateExclusivityResponse>GkeHubMembershipServiceStubSettings.Builder. validateExclusivitySettings()Returns the builder for the settings used for calls to validateExclusivity.com.google.api.gax.rpc.UnaryCallSettings<ValidateExclusivityRequest,ValidateExclusivityResponse>GkeHubMembershipServiceStubSettings. validateExclusivitySettings()Returns the object with the settings used for calls to validateExclusivity.
-