Tabnine Logo
PutObjectLifecyclePolicyRequest$Builder.buildWithoutInvocationCallback
Code IndexAdd Tabnine to your IDE (free)

How to use
buildWithoutInvocationCallback
method
in
com.oracle.bmc.objectstorage.requests.PutObjectLifecyclePolicyRequest$Builder

Best Java code snippets using com.oracle.bmc.objectstorage.requests.PutObjectLifecyclePolicyRequest$Builder.buildWithoutInvocationCallback (Showing top 1 results out of 315)

origin: oracle/oci-java-sdk

  /**
   * Build the instance of PutObjectLifecyclePolicyRequest as configured by this builder
   *
   * Note that this method takes calls to {@link Builder#invocationCallback(com.oracle.bmc.util.internal.Consumer)} into account,
   * while the method {@link Builder#buildWithoutInvocationCallback} does not.
   *
   * This is the preferred method to build an instance.
   *
   * @return instance of PutObjectLifecyclePolicyRequest
   */
  public PutObjectLifecyclePolicyRequest build() {
    PutObjectLifecyclePolicyRequest request = buildWithoutInvocationCallback();
    request.setInvocationCallback(invocationCallback);
    return request;
  }
}
com.oracle.bmc.objectstorage.requestsPutObjectLifecyclePolicyRequest$BuilderbuildWithoutInvocationCallback

Popular methods of PutObjectLifecyclePolicyRequest$Builder

  • bucketName
  • namespaceName
  • putObjectLifecyclePolicyDetails
  • build
    Build the instance of PutObjectLifecyclePolicyRequest as configured by this builder Note that this m
  • ifMatch
  • ifNoneMatch
  • invocationCallback
    Set the invocation callback for the request to be built.
  • opcClientRequestId

Popular in Java

  • Start an intent from android
  • onCreateOptionsMenu (Activity)
  • runOnUiThread (Activity)
  • getSupportFragmentManager (FragmentActivity)
  • PrintStream (java.io)
    Fake signature of an existing Java class.
  • System (java.lang)
    Provides access to system-related information and resources including standard input and output. Ena
  • Dictionary (java.util)
    Note: Do not use this class since it is obsolete. Please use the Map interface for new implementatio
  • TimerTask (java.util)
    The TimerTask class represents a task to run at a specified time. The task may be run once or repeat
  • JOptionPane (javax.swing)
  • BasicDataSource (org.apache.commons.dbcp)
    Basic implementation of javax.sql.DataSource that is configured via JavaBeans properties. This is no
  • Top Vim plugins
Tabnine Logo
  • Products

    Search for Java codeSearch for JavaScript code
  • IDE Plugins

    IntelliJ IDEAWebStormVisual StudioAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimGoLandRubyMineEmacsJupyter NotebookJupyter LabRiderDataGripAppCode
  • Company

    About UsContact UsCareers
  • Resources

    FAQBlogTabnine AcademyTerms of usePrivacy policyJava Code IndexJavascript Code Index
Get Tabnine for your IDE now