Uses of Class
com.google.cloud.beyondcorp.appgateways.v1.GetAppGatewayRequest
-
Packages that use GetAppGatewayRequest Package Description com.google.cloud.beyondcorp.appgateways.v1 A client to BeyondCorp APIcom.google.cloud.beyondcorp.appgateways.v1.stub -
-
Uses of GetAppGatewayRequest in com.google.cloud.beyondcorp.appgateways.v1
Methods in com.google.cloud.beyondcorp.appgateways.v1 that return GetAppGatewayRequest Modifier and Type Method Description GetAppGatewayRequestGetAppGatewayRequest.Builder. build()GetAppGatewayRequestGetAppGatewayRequest.Builder. buildPartial()static GetAppGatewayRequestGetAppGatewayRequest. getDefaultInstance()GetAppGatewayRequestGetAppGatewayRequest.Builder. getDefaultInstanceForType()GetAppGatewayRequestGetAppGatewayRequest. getDefaultInstanceForType()static GetAppGatewayRequestGetAppGatewayRequest. parseDelimitedFrom(InputStream input)static GetAppGatewayRequestGetAppGatewayRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetAppGatewayRequestGetAppGatewayRequest. parseFrom(byte[] data)static GetAppGatewayRequestGetAppGatewayRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetAppGatewayRequestGetAppGatewayRequest. parseFrom(com.google.protobuf.ByteString data)static GetAppGatewayRequestGetAppGatewayRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetAppGatewayRequestGetAppGatewayRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetAppGatewayRequestGetAppGatewayRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetAppGatewayRequestGetAppGatewayRequest. parseFrom(InputStream input)static GetAppGatewayRequestGetAppGatewayRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetAppGatewayRequestGetAppGatewayRequest. parseFrom(ByteBuffer data)static GetAppGatewayRequestGetAppGatewayRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.beyondcorp.appgateways.v1 that return types with arguments of type GetAppGatewayRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetAppGatewayRequest,AppGateway>AppGatewaysServiceClient. getAppGatewayCallable()Gets details of a single AppGateway.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAppGatewayRequest,AppGateway>AppGatewaysServiceSettings.Builder. getAppGatewaySettings()Returns the builder for the settings used for calls to getAppGateway.com.google.api.gax.rpc.UnaryCallSettings<GetAppGatewayRequest,AppGateway>AppGatewaysServiceSettings. getAppGatewaySettings()Returns the object with the settings used for calls to getAppGateway.static io.grpc.MethodDescriptor<GetAppGatewayRequest,AppGateway>AppGatewaysServiceGrpc. getGetAppGatewayMethod()com.google.protobuf.Parser<GetAppGatewayRequest>GetAppGatewayRequest. getParserForType()static com.google.protobuf.Parser<GetAppGatewayRequest>GetAppGatewayRequest. parser()Methods in com.google.cloud.beyondcorp.appgateways.v1 with parameters of type GetAppGatewayRequest Modifier and Type Method Description AppGatewayAppGatewaysServiceClient. getAppGateway(GetAppGatewayRequest request)Gets details of a single AppGateway.AppGatewayAppGatewaysServiceGrpc.AppGatewaysServiceBlockingStub. getAppGateway(GetAppGatewayRequest request)Gets details of a single AppGateway.com.google.common.util.concurrent.ListenableFuture<AppGateway>AppGatewaysServiceGrpc.AppGatewaysServiceFutureStub. getAppGateway(GetAppGatewayRequest request)Gets details of a single AppGateway.voidAppGatewaysServiceGrpc.AppGatewaysServiceStub. getAppGateway(GetAppGatewayRequest request, io.grpc.stub.StreamObserver<AppGateway> responseObserver)Gets details of a single AppGateway.default voidAppGatewaysServiceGrpc.AsyncService. getAppGateway(GetAppGatewayRequest request, io.grpc.stub.StreamObserver<AppGateway> responseObserver)Gets details of a single AppGateway.GetAppGatewayRequest.BuilderGetAppGatewayRequest.Builder. mergeFrom(GetAppGatewayRequest other)static GetAppGatewayRequest.BuilderGetAppGatewayRequest. newBuilder(GetAppGatewayRequest prototype) -
Uses of GetAppGatewayRequest in com.google.cloud.beyondcorp.appgateways.v1.stub
Methods in com.google.cloud.beyondcorp.appgateways.v1.stub that return types with arguments of type GetAppGatewayRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetAppGatewayRequest,AppGateway>AppGatewaysServiceStub. getAppGatewayCallable()com.google.api.gax.rpc.UnaryCallable<GetAppGatewayRequest,AppGateway>GrpcAppGatewaysServiceStub. getAppGatewayCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAppGatewayRequest,AppGateway>AppGatewaysServiceStubSettings.Builder. getAppGatewaySettings()Returns the builder for the settings used for calls to getAppGateway.com.google.api.gax.rpc.UnaryCallSettings<GetAppGatewayRequest,AppGateway>AppGatewaysServiceStubSettings. getAppGatewaySettings()Returns the object with the settings used for calls to getAppGateway.
-