Class TransportManagerStub (1.94.0)
Stay organized with collections
Save and categorize content based on your preferences.
public abstract class TransportManagerStub implements BackgroundResource
Base stub class for the TransportManager service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
TransportManagerStub()
public TransportManagerStub()
Methods
close()
public abstract void close()
createTransportCallable()
public UnaryCallable<CreateTransportRequest,Operation> createTransportCallable()
createTransportOperationCallable()
public OperationCallable<CreateTransportRequest,Transport,OperationMetadata> createTransportOperationCallable()
deleteTransportCallable()
public UnaryCallable<DeleteTransportRequest,Operation> deleteTransportCallable()
deleteTransportOperationCallable()
public OperationCallable<DeleteTransportRequest,Empty,OperationMetadata> deleteTransportOperationCallable()
getIamPolicyCallable()
public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
| Returns |
| Type |
Description |
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
|
getLocationCallable()
public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
| Returns |
| Type |
Description |
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
|
getOperationsStub()
public @Nullable OperationsStub getOperationsStub()
| Returns |
| Type |
Description |
@org.jspecify.annotations.Nullable com.google.longrunning.stub.OperationsStub |
|
getRemoteTransportProfileCallable()
public UnaryCallable<GetRemoteTransportProfileRequest,RemoteTransportProfile> getRemoteTransportProfileCallable()
getStatusCallable()
public UnaryCallable<GetStatusRequest,GetStatusResponse> getStatusCallable()
getTransportCallable()
public UnaryCallable<GetTransportRequest,Transport> getTransportCallable()
listLocationsCallable()
public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
| Returns |
| Type |
Description |
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> |
|
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest,TransportManagerClient.ListLocationsPagedResponse> listLocationsPagedCallable()
listRemoteTransportProfilesCallable()
public UnaryCallable<ListRemoteTransportProfilesRequest,ListRemoteTransportProfilesResponse> listRemoteTransportProfilesCallable()
listRemoteTransportProfilesPagedCallable()
public UnaryCallable<ListRemoteTransportProfilesRequest,TransportManagerClient.ListRemoteTransportProfilesPagedResponse> listRemoteTransportProfilesPagedCallable()
listTransportsCallable()
public UnaryCallable<ListTransportsRequest,ListTransportsResponse> listTransportsCallable()
listTransportsPagedCallable()
public UnaryCallable<ListTransportsRequest,TransportManagerClient.ListTransportsPagedResponse> listTransportsPagedCallable()
parseFromActivationKeyCallable()
public UnaryCallable<ParseFromActivationKeyRequest,ParseFromActivationKeyResponse> parseFromActivationKeyCallable()
setIamPolicyCallable()
public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
| Returns |
| Type |
Description |
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
|
testIamPermissionsCallable()
public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
| Returns |
| Type |
Description |
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
|
updateTransportCallable()
public UnaryCallable<UpdateTransportRequest,Operation> updateTransportCallable()
updateTransportOperationCallable()
public OperationCallable<UpdateTransportRequest,Transport,OperationMetadata> updateTransportOperationCallable()
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-08-05 UTC.
[null,null,["Last updated 2026-08-05 UTC."],[],[]]