Uses of Class
com.google.cloud.beyondcorp.appgateways.v1.AppGateway
-
Packages that use AppGateway Package Description com.google.cloud.beyondcorp.appgateways.v1 A client to BeyondCorp APIcom.google.cloud.beyondcorp.appgateways.v1.stub -
-
Uses of AppGateway in com.google.cloud.beyondcorp.appgateways.v1
Methods in com.google.cloud.beyondcorp.appgateways.v1 that return AppGateway Modifier and Type Method Description AppGatewayAppGateway.Builder. build()AppGatewayAppGateway.Builder. buildPartial()AppGatewayAppGatewaysServiceClient. getAppGateway(AppGatewayName name)Gets details of a single AppGateway.AppGatewayAppGatewaysServiceClient. getAppGateway(GetAppGatewayRequest request)Gets details of a single AppGateway.AppGatewayAppGatewaysServiceClient. getAppGateway(String name)Gets details of a single AppGateway.AppGatewayAppGatewaysServiceGrpc.AppGatewaysServiceBlockingStub. getAppGateway(GetAppGatewayRequest request)Gets details of a single AppGateway.AppGatewayCreateAppGatewayRequest.Builder. getAppGateway()Required.AppGatewayCreateAppGatewayRequest. getAppGateway()Required.AppGatewayCreateAppGatewayRequestOrBuilder. getAppGateway()Required.AppGatewayListAppGatewaysResponse.Builder. getAppGateways(int index)A list of BeyondCorp AppGateways in the project.AppGatewayListAppGatewaysResponse. getAppGateways(int index)A list of BeyondCorp AppGateways in the project.AppGatewayListAppGatewaysResponseOrBuilder. getAppGateways(int index)A list of BeyondCorp AppGateways in the project.static AppGatewayAppGateway. getDefaultInstance()AppGatewayAppGateway.Builder. getDefaultInstanceForType()AppGatewayAppGateway. getDefaultInstanceForType()static AppGatewayAppGateway. parseDelimitedFrom(InputStream input)static AppGatewayAppGateway. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppGatewayAppGateway. parseFrom(byte[] data)static AppGatewayAppGateway. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppGatewayAppGateway. parseFrom(com.google.protobuf.ByteString data)static AppGatewayAppGateway. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppGatewayAppGateway. parseFrom(com.google.protobuf.CodedInputStream input)static AppGatewayAppGateway. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppGatewayAppGateway. parseFrom(InputStream input)static AppGatewayAppGateway. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppGatewayAppGateway. parseFrom(ByteBuffer data)static AppGatewayAppGateway. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.beyondcorp.appgateways.v1 that return types with arguments of type AppGateway Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<AppGateway,AppGatewayOperationMetadata>AppGatewaysServiceClient. createAppGatewayAsync(CreateAppGatewayRequest request)Creates a new AppGateway in a given project and location.com.google.api.gax.longrunning.OperationFuture<AppGateway,AppGatewayOperationMetadata>AppGatewaysServiceClient. createAppGatewayAsync(LocationName parent, AppGateway appGateway, String appGatewayId)Creates a new AppGateway in a given project and location.com.google.api.gax.longrunning.OperationFuture<AppGateway,AppGatewayOperationMetadata>AppGatewaysServiceClient. createAppGatewayAsync(String parent, AppGateway appGateway, String appGatewayId)Creates a new AppGateway in a given project and location.com.google.api.gax.rpc.OperationCallable<CreateAppGatewayRequest,AppGateway,AppGatewayOperationMetadata>AppGatewaysServiceClient. createAppGatewayOperationCallable()Creates a new AppGateway in a given project and location.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAppGatewayRequest,AppGateway,AppGatewayOperationMetadata>AppGatewaysServiceSettings.Builder. createAppGatewayOperationSettings()Returns the builder for the settings used for calls to createAppGateway.com.google.api.gax.rpc.OperationCallSettings<CreateAppGatewayRequest,AppGateway,AppGatewayOperationMetadata>AppGatewaysServiceSettings. createAppGatewayOperationSettings()Returns the object with the settings used for calls to createAppGateway.com.google.common.util.concurrent.ListenableFuture<AppGateway>AppGatewaysServiceGrpc.AppGatewaysServiceFutureStub. getAppGateway(GetAppGatewayRequest request)Gets details of a single AppGateway.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.List<AppGateway>ListAppGatewaysResponse.Builder. getAppGatewaysList()A list of BeyondCorp AppGateways in the project.List<AppGateway>ListAppGatewaysResponse. getAppGatewaysList()A list of BeyondCorp AppGateways in the project.List<AppGateway>ListAppGatewaysResponseOrBuilder. getAppGatewaysList()A list of BeyondCorp AppGateways in the project.static io.grpc.MethodDescriptor<GetAppGatewayRequest,AppGateway>AppGatewaysServiceGrpc. getGetAppGatewayMethod()com.google.protobuf.Parser<AppGateway>AppGateway. getParserForType()static com.google.protobuf.Parser<AppGateway>AppGateway. parser()Methods in com.google.cloud.beyondcorp.appgateways.v1 with parameters of type AppGateway Modifier and Type Method Description ListAppGatewaysResponse.BuilderListAppGatewaysResponse.Builder. addAppGateways(int index, AppGateway value)A list of BeyondCorp AppGateways in the project.ListAppGatewaysResponse.BuilderListAppGatewaysResponse.Builder. addAppGateways(AppGateway value)A list of BeyondCorp AppGateways in the project.com.google.api.gax.longrunning.OperationFuture<AppGateway,AppGatewayOperationMetadata>AppGatewaysServiceClient. createAppGatewayAsync(LocationName parent, AppGateway appGateway, String appGatewayId)Creates a new AppGateway in a given project and location.com.google.api.gax.longrunning.OperationFuture<AppGateway,AppGatewayOperationMetadata>AppGatewaysServiceClient. createAppGatewayAsync(String parent, AppGateway appGateway, String appGatewayId)Creates a new AppGateway in a given project and location.CreateAppGatewayRequest.BuilderCreateAppGatewayRequest.Builder. mergeAppGateway(AppGateway value)Required.AppGateway.BuilderAppGateway.Builder. mergeFrom(AppGateway other)static AppGateway.BuilderAppGateway. newBuilder(AppGateway prototype)CreateAppGatewayRequest.BuilderCreateAppGatewayRequest.Builder. setAppGateway(AppGateway value)Required.ListAppGatewaysResponse.BuilderListAppGatewaysResponse.Builder. setAppGateways(int index, AppGateway value)A list of BeyondCorp AppGateways in the project.Method parameters in com.google.cloud.beyondcorp.appgateways.v1 with type arguments of type AppGateway Modifier and Type Method Description ListAppGatewaysResponse.BuilderListAppGatewaysResponse.Builder. addAllAppGateways(Iterable<? extends AppGateway> values)A list of BeyondCorp AppGateways in the project.static com.google.api.core.ApiFuture<AppGatewaysServiceClient.ListAppGatewaysPagedResponse>AppGatewaysServiceClient.ListAppGatewaysPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListAppGatewaysRequest,ListAppGatewaysResponse,AppGateway> context, com.google.api.core.ApiFuture<ListAppGatewaysResponse> futureResponse)protected AppGatewaysServiceClient.ListAppGatewaysPageAppGatewaysServiceClient.ListAppGatewaysPage. createPage(com.google.api.gax.rpc.PageContext<ListAppGatewaysRequest,ListAppGatewaysResponse,AppGateway> context, ListAppGatewaysResponse response)com.google.api.core.ApiFuture<AppGatewaysServiceClient.ListAppGatewaysPage>AppGatewaysServiceClient.ListAppGatewaysPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListAppGatewaysRequest,ListAppGatewaysResponse,AppGateway> context, com.google.api.core.ApiFuture<ListAppGatewaysResponse> futureResponse)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. -
Uses of AppGateway in com.google.cloud.beyondcorp.appgateways.v1.stub
Methods in com.google.cloud.beyondcorp.appgateways.v1.stub that return types with arguments of type AppGateway Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateAppGatewayRequest,AppGateway,AppGatewayOperationMetadata>AppGatewaysServiceStub. createAppGatewayOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateAppGatewayRequest,AppGateway,AppGatewayOperationMetadata>GrpcAppGatewaysServiceStub. createAppGatewayOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAppGatewayRequest,AppGateway,AppGatewayOperationMetadata>AppGatewaysServiceStubSettings.Builder. createAppGatewayOperationSettings()Returns the builder for the settings used for calls to createAppGateway.com.google.api.gax.rpc.OperationCallSettings<CreateAppGatewayRequest,AppGateway,AppGatewayOperationMetadata>AppGatewaysServiceStubSettings. createAppGatewayOperationSettings()Returns the object with the settings used for calls to createAppGateway.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.
-