Uses of Class
com.google.cloud.beyondcorp.clientgateways.v1.CreateClientGatewayRequest
-
Packages that use CreateClientGatewayRequest Package Description com.google.cloud.beyondcorp.clientgateways.v1 A client to BeyondCorp APIcom.google.cloud.beyondcorp.clientgateways.v1.stub -
-
Uses of CreateClientGatewayRequest in com.google.cloud.beyondcorp.clientgateways.v1
Methods in com.google.cloud.beyondcorp.clientgateways.v1 that return CreateClientGatewayRequest Modifier and Type Method Description CreateClientGatewayRequestCreateClientGatewayRequest.Builder. build()CreateClientGatewayRequestCreateClientGatewayRequest.Builder. buildPartial()static CreateClientGatewayRequestCreateClientGatewayRequest. getDefaultInstance()CreateClientGatewayRequestCreateClientGatewayRequest.Builder. getDefaultInstanceForType()CreateClientGatewayRequestCreateClientGatewayRequest. getDefaultInstanceForType()static CreateClientGatewayRequestCreateClientGatewayRequest. parseDelimitedFrom(InputStream input)static CreateClientGatewayRequestCreateClientGatewayRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateClientGatewayRequestCreateClientGatewayRequest. parseFrom(byte[] data)static CreateClientGatewayRequestCreateClientGatewayRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateClientGatewayRequestCreateClientGatewayRequest. parseFrom(com.google.protobuf.ByteString data)static CreateClientGatewayRequestCreateClientGatewayRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateClientGatewayRequestCreateClientGatewayRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CreateClientGatewayRequestCreateClientGatewayRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateClientGatewayRequestCreateClientGatewayRequest. parseFrom(InputStream input)static CreateClientGatewayRequestCreateClientGatewayRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateClientGatewayRequestCreateClientGatewayRequest. parseFrom(ByteBuffer data)static CreateClientGatewayRequestCreateClientGatewayRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.beyondcorp.clientgateways.v1 that return types with arguments of type CreateClientGatewayRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateClientGatewayRequest,com.google.longrunning.Operation>ClientGatewaysServiceClient. createClientGatewayCallable()Creates a new ClientGateway in a given project and location.com.google.api.gax.rpc.OperationCallable<CreateClientGatewayRequest,ClientGateway,ClientGatewayOperationMetadata>ClientGatewaysServiceClient. createClientGatewayOperationCallable()Creates a new ClientGateway in a given project and location.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateClientGatewayRequest,ClientGateway,ClientGatewayOperationMetadata>ClientGatewaysServiceSettings.Builder. createClientGatewayOperationSettings()Returns the builder for the settings used for calls to createClientGateway.com.google.api.gax.rpc.OperationCallSettings<CreateClientGatewayRequest,ClientGateway,ClientGatewayOperationMetadata>ClientGatewaysServiceSettings. createClientGatewayOperationSettings()Returns the object with the settings used for calls to createClientGateway.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateClientGatewayRequest,com.google.longrunning.Operation>ClientGatewaysServiceSettings.Builder. createClientGatewaySettings()Returns the builder for the settings used for calls to createClientGateway.com.google.api.gax.rpc.UnaryCallSettings<CreateClientGatewayRequest,com.google.longrunning.Operation>ClientGatewaysServiceSettings. createClientGatewaySettings()Returns the object with the settings used for calls to createClientGateway.static io.grpc.MethodDescriptor<CreateClientGatewayRequest,com.google.longrunning.Operation>ClientGatewaysServiceGrpc. getCreateClientGatewayMethod()com.google.protobuf.Parser<CreateClientGatewayRequest>CreateClientGatewayRequest. getParserForType()static com.google.protobuf.Parser<CreateClientGatewayRequest>CreateClientGatewayRequest. parser()Methods in com.google.cloud.beyondcorp.clientgateways.v1 with parameters of type CreateClientGatewayRequest Modifier and Type Method Description default voidClientGatewaysServiceGrpc.AsyncService. createClientGateway(CreateClientGatewayRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a new ClientGateway in a given project and location.com.google.longrunning.OperationClientGatewaysServiceGrpc.ClientGatewaysServiceBlockingStub. createClientGateway(CreateClientGatewayRequest request)Creates a new ClientGateway in a given project and location.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>ClientGatewaysServiceGrpc.ClientGatewaysServiceFutureStub. createClientGateway(CreateClientGatewayRequest request)Creates a new ClientGateway in a given project and location.voidClientGatewaysServiceGrpc.ClientGatewaysServiceStub. createClientGateway(CreateClientGatewayRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a new ClientGateway in a given project and location.com.google.api.gax.longrunning.OperationFuture<ClientGateway,ClientGatewayOperationMetadata>ClientGatewaysServiceClient. createClientGatewayAsync(CreateClientGatewayRequest request)Creates a new ClientGateway in a given project and location.CreateClientGatewayRequest.BuilderCreateClientGatewayRequest.Builder. mergeFrom(CreateClientGatewayRequest other)static CreateClientGatewayRequest.BuilderCreateClientGatewayRequest. newBuilder(CreateClientGatewayRequest prototype) -
Uses of CreateClientGatewayRequest in com.google.cloud.beyondcorp.clientgateways.v1.stub
Methods in com.google.cloud.beyondcorp.clientgateways.v1.stub that return types with arguments of type CreateClientGatewayRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateClientGatewayRequest,com.google.longrunning.Operation>ClientGatewaysServiceStub. createClientGatewayCallable()com.google.api.gax.rpc.UnaryCallable<CreateClientGatewayRequest,com.google.longrunning.Operation>GrpcClientGatewaysServiceStub. createClientGatewayCallable()com.google.api.gax.rpc.OperationCallable<CreateClientGatewayRequest,ClientGateway,ClientGatewayOperationMetadata>ClientGatewaysServiceStub. createClientGatewayOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateClientGatewayRequest,ClientGateway,ClientGatewayOperationMetadata>GrpcClientGatewaysServiceStub. createClientGatewayOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateClientGatewayRequest,ClientGateway,ClientGatewayOperationMetadata>ClientGatewaysServiceStubSettings.Builder. createClientGatewayOperationSettings()Returns the builder for the settings used for calls to createClientGateway.com.google.api.gax.rpc.OperationCallSettings<CreateClientGatewayRequest,ClientGateway,ClientGatewayOperationMetadata>ClientGatewaysServiceStubSettings. createClientGatewayOperationSettings()Returns the object with the settings used for calls to createClientGateway.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateClientGatewayRequest,com.google.longrunning.Operation>ClientGatewaysServiceStubSettings.Builder. createClientGatewaySettings()Returns the builder for the settings used for calls to createClientGateway.com.google.api.gax.rpc.UnaryCallSettings<CreateClientGatewayRequest,com.google.longrunning.Operation>ClientGatewaysServiceStubSettings. createClientGatewaySettings()Returns the object with the settings used for calls to createClientGateway.
-