Uses of Class
com.oracle.bmc.core.responses.GetByoasnResponse
-
Packages that use GetByoasnResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of GetByoasnResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return GetByoasnResponse Modifier and Type Method Description GetByoasnResponseVirtualNetwork. getByoasn(GetByoasnRequest request)Gets theByoasnresource.GetByoasnResponseVirtualNetworkClient. getByoasn(GetByoasnRequest request)Methods in com.oracle.bmc.core that return types with arguments of type GetByoasnResponse Modifier and Type Method Description Waiter<GetByoasnRequest,GetByoasnResponse>VirtualNetworkWaiters. forByoasn(GetByoasnRequest request, Byoasn.LifecycleState... targetStates)Creates a newWaiterusing the default configuration.Waiter<GetByoasnRequest,GetByoasnResponse>VirtualNetworkWaiters. forByoasn(GetByoasnRequest request, Byoasn.LifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)Creates a newWaiterusing the provided configuration.Waiter<GetByoasnRequest,GetByoasnResponse>VirtualNetworkWaiters. forByoasn(GetByoasnRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, Byoasn.LifecycleState... targetStates)Creates a newWaiterusing the provided configuration.Future<GetByoasnResponse>VirtualNetworkAsync. getByoasn(GetByoasnRequest request, AsyncHandler<GetByoasnRequest,GetByoasnResponse> handler)Gets theByoasnresource.Future<GetByoasnResponse>VirtualNetworkAsyncClient. getByoasn(GetByoasnRequest request, AsyncHandler<GetByoasnRequest,GetByoasnResponse> handler)Method parameters in com.oracle.bmc.core with type arguments of type GetByoasnResponse Modifier and Type Method Description Future<GetByoasnResponse>VirtualNetworkAsync. getByoasn(GetByoasnRequest request, AsyncHandler<GetByoasnRequest,GetByoasnResponse> handler)Gets theByoasnresource.Future<GetByoasnResponse>VirtualNetworkAsyncClient. getByoasn(GetByoasnRequest request, AsyncHandler<GetByoasnRequest,GetByoasnResponse> handler) -
Uses of GetByoasnResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return GetByoasnResponse Modifier and Type Method Description GetByoasnResponseGetByoasnResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type GetByoasnResponse Modifier and Type Method Description GetByoasnResponse.BuilderGetByoasnResponse.Builder. copy(GetByoasnResponse o)Copy method to populate the builder with values from the given instance.
-