Class VideoStitcherServiceStubSettings


  • @Generated("by gapic-generator-java")
    public class VideoStitcherServiceStubSettings
    extends com.google.api.gax.rpc.StubSettings<VideoStitcherServiceStubSettings>
    Settings class to configure an instance of VideoStitcherServiceStub.

    The default instance has everything set to sensible defaults:

    • The default service address (videostitcher.googleapis.com) and default port (443) are used.
    • Credentials are acquired automatically through Application Default Credentials.
    • Retries are configured for idempotent methods but not for non-idempotent methods.

    The builder of this class is recursive, so contained classes are themselves builders. When build() is called, the tree of builders is called to create the complete settings object.

    For example, to set the total timeout of getCdnKey to 30 seconds:

    
     // This snippet has been automatically generated and should be regarded as a code template only.
     // It will require modifications to work:
     // - It may require correct/in-range values for request initialization.
     // - It may require specifying regional endpoints when creating the service client as shown in
     // https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
     VideoStitcherServiceStubSettings.Builder videoStitcherServiceSettingsBuilder =
         VideoStitcherServiceStubSettings.newBuilder();
     videoStitcherServiceSettingsBuilder
         .getCdnKeySettings()
         .setRetrySettings(
             videoStitcherServiceSettingsBuilder
                 .getCdnKeySettings()
                 .getRetrySettings()
                 .toBuilder()
                 .setTotalTimeout(Duration.ofSeconds(30))
                 .build());
     VideoStitcherServiceStubSettings videoStitcherServiceSettings =
         videoStitcherServiceSettingsBuilder.build();
     
    • Method Detail

      • createCdnKeySettings

        public com.google.api.gax.rpc.UnaryCallSettings<CreateCdnKeyRequest,​com.google.longrunning.Operation> createCdnKeySettings()
        Returns the object with the settings used for calls to createCdnKey.
      • createCdnKeyOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings<CreateCdnKeyRequest,​CdnKey,​OperationMetadata> createCdnKeyOperationSettings()
        Returns the object with the settings used for calls to createCdnKey.
      • getCdnKeySettings

        public com.google.api.gax.rpc.UnaryCallSettings<GetCdnKeyRequest,​CdnKey> getCdnKeySettings()
        Returns the object with the settings used for calls to getCdnKey.
      • deleteCdnKeySettings

        public com.google.api.gax.rpc.UnaryCallSettings<DeleteCdnKeyRequest,​com.google.longrunning.Operation> deleteCdnKeySettings()
        Returns the object with the settings used for calls to deleteCdnKey.
      • deleteCdnKeyOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings<DeleteCdnKeyRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteCdnKeyOperationSettings()
        Returns the object with the settings used for calls to deleteCdnKey.
      • updateCdnKeySettings

        public com.google.api.gax.rpc.UnaryCallSettings<UpdateCdnKeyRequest,​com.google.longrunning.Operation> updateCdnKeySettings()
        Returns the object with the settings used for calls to updateCdnKey.
      • updateCdnKeyOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings<UpdateCdnKeyRequest,​CdnKey,​OperationMetadata> updateCdnKeyOperationSettings()
        Returns the object with the settings used for calls to updateCdnKey.
      • createVodSessionSettings

        public com.google.api.gax.rpc.UnaryCallSettings<CreateVodSessionRequest,​VodSession> createVodSessionSettings()
        Returns the object with the settings used for calls to createVodSession.
      • getVodSessionSettings

        public com.google.api.gax.rpc.UnaryCallSettings<GetVodSessionRequest,​VodSession> getVodSessionSettings()
        Returns the object with the settings used for calls to getVodSession.
      • getVodStitchDetailSettings

        public com.google.api.gax.rpc.UnaryCallSettings<GetVodStitchDetailRequest,​VodStitchDetail> getVodStitchDetailSettings()
        Returns the object with the settings used for calls to getVodStitchDetail.
      • getVodAdTagDetailSettings

        public com.google.api.gax.rpc.UnaryCallSettings<GetVodAdTagDetailRequest,​VodAdTagDetail> getVodAdTagDetailSettings()
        Returns the object with the settings used for calls to getVodAdTagDetail.
      • getLiveAdTagDetailSettings

        public com.google.api.gax.rpc.UnaryCallSettings<GetLiveAdTagDetailRequest,​LiveAdTagDetail> getLiveAdTagDetailSettings()
        Returns the object with the settings used for calls to getLiveAdTagDetail.
      • createSlateSettings

        public com.google.api.gax.rpc.UnaryCallSettings<CreateSlateRequest,​com.google.longrunning.Operation> createSlateSettings()
        Returns the object with the settings used for calls to createSlate.
      • createSlateOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings<CreateSlateRequest,​Slate,​OperationMetadata> createSlateOperationSettings()
        Returns the object with the settings used for calls to createSlate.
      • getSlateSettings

        public com.google.api.gax.rpc.UnaryCallSettings<GetSlateRequest,​Slate> getSlateSettings()
        Returns the object with the settings used for calls to getSlate.
      • updateSlateSettings

        public com.google.api.gax.rpc.UnaryCallSettings<UpdateSlateRequest,​com.google.longrunning.Operation> updateSlateSettings()
        Returns the object with the settings used for calls to updateSlate.
      • updateSlateOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings<UpdateSlateRequest,​Slate,​OperationMetadata> updateSlateOperationSettings()
        Returns the object with the settings used for calls to updateSlate.
      • deleteSlateSettings

        public com.google.api.gax.rpc.UnaryCallSettings<DeleteSlateRequest,​com.google.longrunning.Operation> deleteSlateSettings()
        Returns the object with the settings used for calls to deleteSlate.
      • deleteSlateOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings<DeleteSlateRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteSlateOperationSettings()
        Returns the object with the settings used for calls to deleteSlate.
      • createLiveSessionSettings

        public com.google.api.gax.rpc.UnaryCallSettings<CreateLiveSessionRequest,​LiveSession> createLiveSessionSettings()
        Returns the object with the settings used for calls to createLiveSession.
      • getLiveSessionSettings

        public com.google.api.gax.rpc.UnaryCallSettings<GetLiveSessionRequest,​LiveSession> getLiveSessionSettings()
        Returns the object with the settings used for calls to getLiveSession.
      • createLiveConfigSettings

        public com.google.api.gax.rpc.UnaryCallSettings<CreateLiveConfigRequest,​com.google.longrunning.Operation> createLiveConfigSettings()
        Returns the object with the settings used for calls to createLiveConfig.
      • createLiveConfigOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings<CreateLiveConfigRequest,​LiveConfig,​OperationMetadata> createLiveConfigOperationSettings()
        Returns the object with the settings used for calls to createLiveConfig.
      • getLiveConfigSettings

        public com.google.api.gax.rpc.UnaryCallSettings<GetLiveConfigRequest,​LiveConfig> getLiveConfigSettings()
        Returns the object with the settings used for calls to getLiveConfig.
      • deleteLiveConfigSettings

        public com.google.api.gax.rpc.UnaryCallSettings<DeleteLiveConfigRequest,​com.google.longrunning.Operation> deleteLiveConfigSettings()
        Returns the object with the settings used for calls to deleteLiveConfig.
      • deleteLiveConfigOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings<DeleteLiveConfigRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteLiveConfigOperationSettings()
        Returns the object with the settings used for calls to deleteLiveConfig.
      • defaultExecutorProviderBuilder

        public static com.google.api.gax.core.InstantiatingExecutorProvider.Builder defaultExecutorProviderBuilder()
        Returns a builder for the default ExecutorProvider for this service.
      • getDefaultEndpoint

        public static String getDefaultEndpoint()
        Returns the default service endpoint.
      • getDefaultMtlsEndpoint

        public static String getDefaultMtlsEndpoint()
        Returns the default mTLS service endpoint.
      • getDefaultServiceScopes

        public static List<String> getDefaultServiceScopes()
        Returns the default service scopes.
      • defaultCredentialsProviderBuilder

        public static com.google.api.gax.core.GoogleCredentialsProvider.Builder defaultCredentialsProviderBuilder()
        Returns a builder for the default credentials for this service.
      • defaultGrpcTransportProviderBuilder

        public static com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.Builder defaultGrpcTransportProviderBuilder()
        Returns a builder for the default ChannelProvider for this service.
      • defaultTransportChannelProvider

        public static com.google.api.gax.rpc.TransportChannelProvider defaultTransportChannelProvider()
      • defaultApiClientHeaderProviderBuilder

        @BetaApi("The surface for customizing headers is not stable yet and may change in the future.")
        public static com.google.api.gax.rpc.ApiClientHeaderProvider.Builder defaultApiClientHeaderProviderBuilder()