Uses of Class
com.google.cloud.beyondcorp.appconnections.v1.CreateAppConnectionRequest
-
Packages that use CreateAppConnectionRequest Package Description com.google.cloud.beyondcorp.appconnections.v1 A client to BeyondCorp APIcom.google.cloud.beyondcorp.appconnections.v1.stub -
-
Uses of CreateAppConnectionRequest in com.google.cloud.beyondcorp.appconnections.v1
Methods in com.google.cloud.beyondcorp.appconnections.v1 that return CreateAppConnectionRequest Modifier and Type Method Description CreateAppConnectionRequestCreateAppConnectionRequest.Builder. build()CreateAppConnectionRequestCreateAppConnectionRequest.Builder. buildPartial()static CreateAppConnectionRequestCreateAppConnectionRequest. getDefaultInstance()CreateAppConnectionRequestCreateAppConnectionRequest.Builder. getDefaultInstanceForType()CreateAppConnectionRequestCreateAppConnectionRequest. getDefaultInstanceForType()static CreateAppConnectionRequestCreateAppConnectionRequest. parseDelimitedFrom(InputStream input)static CreateAppConnectionRequestCreateAppConnectionRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateAppConnectionRequestCreateAppConnectionRequest. parseFrom(byte[] data)static CreateAppConnectionRequestCreateAppConnectionRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateAppConnectionRequestCreateAppConnectionRequest. parseFrom(com.google.protobuf.ByteString data)static CreateAppConnectionRequestCreateAppConnectionRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateAppConnectionRequestCreateAppConnectionRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CreateAppConnectionRequestCreateAppConnectionRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateAppConnectionRequestCreateAppConnectionRequest. parseFrom(InputStream input)static CreateAppConnectionRequestCreateAppConnectionRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateAppConnectionRequestCreateAppConnectionRequest. parseFrom(ByteBuffer data)static CreateAppConnectionRequestCreateAppConnectionRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.beyondcorp.appconnections.v1 that return types with arguments of type CreateAppConnectionRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateAppConnectionRequest,com.google.longrunning.Operation>AppConnectionsServiceClient. createAppConnectionCallable()Creates a new AppConnection in a given project and location.com.google.api.gax.rpc.OperationCallable<CreateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>AppConnectionsServiceClient. createAppConnectionOperationCallable()Creates a new AppConnection in a given project and location.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>AppConnectionsServiceSettings.Builder. createAppConnectionOperationSettings()Returns the builder for the settings used for calls to createAppConnection.com.google.api.gax.rpc.OperationCallSettings<CreateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>AppConnectionsServiceSettings. createAppConnectionOperationSettings()Returns the object with the settings used for calls to createAppConnection.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAppConnectionRequest,com.google.longrunning.Operation>AppConnectionsServiceSettings.Builder. createAppConnectionSettings()Returns the builder for the settings used for calls to createAppConnection.com.google.api.gax.rpc.UnaryCallSettings<CreateAppConnectionRequest,com.google.longrunning.Operation>AppConnectionsServiceSettings. createAppConnectionSettings()Returns the object with the settings used for calls to createAppConnection.static io.grpc.MethodDescriptor<CreateAppConnectionRequest,com.google.longrunning.Operation>AppConnectionsServiceGrpc. getCreateAppConnectionMethod()com.google.protobuf.Parser<CreateAppConnectionRequest>CreateAppConnectionRequest. getParserForType()static com.google.protobuf.Parser<CreateAppConnectionRequest>CreateAppConnectionRequest. parser()Methods in com.google.cloud.beyondcorp.appconnections.v1 with parameters of type CreateAppConnectionRequest Modifier and Type Method Description com.google.longrunning.OperationAppConnectionsServiceGrpc.AppConnectionsServiceBlockingStub. createAppConnection(CreateAppConnectionRequest request)Creates a new AppConnection in a given project and location.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>AppConnectionsServiceGrpc.AppConnectionsServiceFutureStub. createAppConnection(CreateAppConnectionRequest request)Creates a new AppConnection in a given project and location.voidAppConnectionsServiceGrpc.AppConnectionsServiceStub. createAppConnection(CreateAppConnectionRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a new AppConnection in a given project and location.default voidAppConnectionsServiceGrpc.AsyncService. createAppConnection(CreateAppConnectionRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a new AppConnection in a given project and location.com.google.api.gax.longrunning.OperationFuture<AppConnection,AppConnectionOperationMetadata>AppConnectionsServiceClient. createAppConnectionAsync(CreateAppConnectionRequest request)Creates a new AppConnection in a given project and location.CreateAppConnectionRequest.BuilderCreateAppConnectionRequest.Builder. mergeFrom(CreateAppConnectionRequest other)static CreateAppConnectionRequest.BuilderCreateAppConnectionRequest. newBuilder(CreateAppConnectionRequest prototype) -
Uses of CreateAppConnectionRequest in com.google.cloud.beyondcorp.appconnections.v1.stub
Methods in com.google.cloud.beyondcorp.appconnections.v1.stub that return types with arguments of type CreateAppConnectionRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateAppConnectionRequest,com.google.longrunning.Operation>AppConnectionsServiceStub. createAppConnectionCallable()com.google.api.gax.rpc.UnaryCallable<CreateAppConnectionRequest,com.google.longrunning.Operation>GrpcAppConnectionsServiceStub. createAppConnectionCallable()com.google.api.gax.rpc.OperationCallable<CreateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>AppConnectionsServiceStub. createAppConnectionOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>GrpcAppConnectionsServiceStub. createAppConnectionOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>AppConnectionsServiceStubSettings.Builder. createAppConnectionOperationSettings()Returns the builder for the settings used for calls to createAppConnection.com.google.api.gax.rpc.OperationCallSettings<CreateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>AppConnectionsServiceStubSettings. createAppConnectionOperationSettings()Returns the object with the settings used for calls to createAppConnection.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAppConnectionRequest,com.google.longrunning.Operation>AppConnectionsServiceStubSettings.Builder. createAppConnectionSettings()Returns the builder for the settings used for calls to createAppConnection.com.google.api.gax.rpc.UnaryCallSettings<CreateAppConnectionRequest,com.google.longrunning.Operation>AppConnectionsServiceStubSettings. createAppConnectionSettings()Returns the object with the settings used for calls to createAppConnection.
-